
if service.click({
{"Tạm dừng",
}
})
return true
end

if service.click({
{"Chơi",
}
})
return true
end

if service.execute("Phát hoặc tạm dừng")
return true
end

if service.click({
{"mua",
}
})
return true
end
